From: Basil L. Contovounesios Date: Sun, 1 Nov 2020 14:46:22 +0000 (+0000) Subject: ; * doc/emacs/custom.texi (Keymaps): Fix typo. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~16^2~4513 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=5ce37da355a27ed281230e23d9b501d75e222ac7;p=emacs.git ; * doc/emacs/custom.texi (Keymaps): Fix typo. --- diff --git a/doc/emacs/custom.texi b/doc/emacs/custom.texi index ee4ab6c3c6f..fb60caa773b 100644 --- a/doc/emacs/custom.texi +++ b/doc/emacs/custom.texi @@ -1582,7 +1582,7 @@ starts with @kbd{@key{ESC} [}.) If Emacs understands your terminal type properly, it automatically handles such sequences as single input events. - Key sequences that consists of @kbd{C-c} followed by a letter (upper + Key sequences that consist of @kbd{C-c} followed by a letter (upper or lower case; @acronym{ASCII} or non-@acronym{ASCII}) are reserved for users. Emacs itself will never bind those key sequences, and Emacs extensions should avoid binding them. In other words, users can